ASP.NET Core MVC コントロールヘルプ
AltStyle プロパティ (ChartSeriesBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ChartSeriesBase<T> クラス : AltStyle プロパティ
Gets or sets the alternative style for the series. The values from this property will be used for negative values in Bar, Column, and Scatter charts; and for rising values in financial chart types like Candlestick, LineBreak, EquiVolume etc.
シンタックス
'宣言
 
Public ReadOnly Property AltStyle As SVGStyle
public SVGStyle AltStyle {get;}
解説
If no value is provided, the default styles will be used.
参照

ChartSeriesBase<T> クラス
ChartSeriesBase<T> メンバ